PST .NET Class Library
C#
VB
Show/Hide TOC
Compound
File
Get
Stream Method
Gets stream to read from this compound file.
Definition
Namespace:
Independentsoft.IO.StructuredStorage
Assembly:
Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
Copy
public
Stream
GetStream
()
VB
Copy
Public
Function
GetStream
As
Stream
Return Value
Stream
See Also
Reference
CompoundFile Class
Independentsoft.IO.StructuredStorage Namespace
In This Article
Definition
See Also